SetBinding
TheSetBinding
method replaces the binding object for this session.
void SetBinding (in ODBinding binding);
binding
- A reference to the new binding object for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstall
function.SEE ALSO
The ODBinding class (page 60).
TheODShellPluginInstall
function (page 952).